Description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final}

Log: http://qa-proxy.ceph.com/teuthology/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616056/teuthology.log

Failure Reason:

hit max job timeout

  • log_href: http://qa-proxy.ceph.com/teuthology/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616056/teuthology.log
  • archive_path: /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616056
  • description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final}
  • duration:
  • email: jmulligan@redhat.com
  • failure_reason: hit max job timeout
  • flavor:
  • job_id: 7616056
  • kernel:
    • kdb: True
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 9.stream
  • overrides:
    • admin_socket:
      • branch: wip-phlogistonjohn-testing-2024-03-21-1835
    • 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: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
      • selinux:
        • allowlist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: wip-phlogistonjohn-testing-2024-03-21-1835
        • sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • owner: scheduled_phlogistonjohn@teuthology
    • pid:
    • roles:
      • ['host.a', 'client.0']
      • ['host.b', 'client.1']
    • sentry_event:
    • status: dead
    • success:
    • branch: wip-phlogistonjohn-testing-2024-03-21-1835
    • seed: 5374
    • sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • subset: 1/24
    • suite: orch:cephadm
    • suite_branch: wip-phlogistonjohn-testing-2024-03-21-1835
    • suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_ea01217f8a79678e64ef6a5d68a043a4ef21ca37/qa
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph-ci.git
    • suite_sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • targets:
      • smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtPuDupNasIDKul4TgFWve7Rs2Q/PhtWGPEc8cV+8nee1WddOLeacXotouudBJMySlFsm9siDNUrImNAlFiZdw=
      • smithi176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJZ/FbBmNupRJiMsMuUm47pBaZgCRCxi+nTz+xQexzRbFpN3j6KukFoBRS3O/Pp+MgvdKQL9WT1TMW4y6rNrric=
    • tasks:
      • pexec:
        • all:
          • sudo dnf install runc -y
          • sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf
          • sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf
      • nvme_loop:
      • 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:
      • 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
          • ceph nfs cluster create foo --ingress --virtual-ip {{VIP0}}/{{VIPPREFIXLEN}} --port 2999
          • ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake
      • cephadm.wait_for_service:
        • service: nfs.foo
      • cephadm.wait_for_service:
        • service: ingress.nfs.foo
      • vip.exec:
        • host.a:
          • mkdir /mnt/foo
          • sleep 5
          • mount -t nfs {{VIP0}}:/fake /mnt/foo -o port=2999
          • echo test > /mnt/foo/testfile
          • sync
      • cephadm.shell:
        • host.a:
          • echo "Check with each haproxy down in turn..." for haproxy in `ceph orch ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do ceph orch daemon stop $haproxy while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done cat /mnt/foo/testfile echo $haproxy > /mnt/foo/testfile sync ceph orch daemon start $haproxy while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done done
        • volumes:
          • /mnt/foo:/mnt/foo
      • vip.exec:
        • all-hosts:
          • echo "Check with $(hostname) ganesha(s) down..." for c in `systemctl | grep ceph- | grep @nfs | awk '{print $1}'`; do cid=`echo $c | sed 's/@/-/'` id=`echo $c | cut -d @ -f 2 | sed 's/.service$//'` fsid=`echo $c | cut -d @ -f 1 | cut -d - -f 2-` echo "Removing daemon $id fsid $fsid..." sudo $TESTDIR/cephadm rm-daemon --fsid $fsid --name $id echo "Waking up cephadm..." sudo $TESTDIR/cephadm shell -- ceph orch ps --refresh while ! timeout 1 cat /mnt/foo/testfile ; do true ; done echo "Mount is back!" done
      • 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_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 95
    • user: phlogistonjohn
    • queue:
    • posted: 2024-03-22 03:02:55
    • started: 2024-03-22 05:01:47
    • updated: 2024-03-22 17:09:59
    • status_class: danger
    • runtime: 12:08:12