Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include machine-tests in cirrus-cron jobs #21413

Merged
merged 1 commit into from
Feb 6, 2024

Include machine-tests in cirrus-cron jobs

39f22c3
Select commit
Loading
Failed to load commit list.
Merged

Include machine-tests in cirrus-cron jobs #21413

Include machine-tests in cirrus-cron jobs
39f22c3
Select commit
Loading
Failed to load commit list.
Cirrus CI / machine-mac podman darwin rootless host sqlite failed Feb 2, 2024 in 29m 57s

Task Summary

Instruction test failed in 22:00

Details

✅ 00:59 clone
✅ 00:01 prep
✅ 00:01 setup
✅ 00:01 env
✅ 06:49 smoke_test
❌ 22:00 test

  /Users/MacM1-5-worker/ci/task-4630640545497088/bin/darwin/podman machine inspect --format {{.ConfigPath.Path}} 4042769cc07c
  /private/tmp/ci/podman_test2673505289/.config/containers/podman/machine/applehv/4042769cc07c.json
  /Users/MacM1-5-worker/ci/task-4630640545497088/bin/darwin/podman machine inspect --format {{.Image.IgnitionFile.Path}} 4042769cc07c
  /private/tmp/ci/podman_test2673505289/.config/containers/podman/machine/applehv/4042769cc07c.ign
  /Users/MacM1-5-worker/ci/task-4630640545497088/bin/darwin/podman machine inspect --format {{.Image.ImagePath.Path}} 4042769cc07c
  /private/tmp/ci/podman_test2673505289/.local/share/containers/podman/machine/applehv/4042769cc07c_fedora-coreos-38.20230925.dev.0-applehv.aarch64.raw
  /Users/MacM1-5-worker/ci/task-4630640545497088/bin/darwin/podman machine rm --force 4042769cc07c
  /Users/MacM1-5-worker/ci/task-4630640545497088/bin/darwin/podman machine inspect 4042769cc07c
  Error: 4042769cc07c: VM does not exist
  []
  /Users/MacM1-5-worker/ci/task-4630640545497088/bin/darwin/podman machine init --disk-size 11 --ignition-path /bad/path --image-path /private/tmp/ci/podman_test2673505289/fedora-coreos-38.20230925.dev.0-applehv.aarch64.raw.gz 4042769cc07c
  An ignition path was provided.  No SSH connection was added to Podman
  time="2024-02-02T21:31:59Z" level=error msg="unable to find connection named \"4042769cc07c\""
  Error: open /bad/path: no such file or directory
  < Exit [It] init should cleanup on failure - /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/init_test.go:281 @ 02/02/24 21:31:59.132 (26.393s)
  > Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/init_test.go:28 @ 02/02/24 21:31:59.132
  /Users/MacM1-5-worker/ci/task-4630640545497088/bin/darwin/podman machine rm --force 4042769cc07c
  Error: 4042769cc07c: VM does not exist
  < Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/init_test.go:28 @ 02/02/24 21:31:59.304 (172ms)
• [32.977 seconds]
------------------------------
[SynchronizedAfterSuite] 
/Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/machine_test.go:94
  > Enter [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/machine_test.go:94 @ 02/02/24 21:31:59.304
  < Exit [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/machine_test.go:94 @ 02/02/24 21:31:59.305 (0s)
  > Enter [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/machine_test.go:94 @ 02/02/24 21:31:59.305
  < Exit [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/machine_test.go:94 @ 02/02/24 21:31:59.305 (0s)
[SynchronizedAfterSuite] PASSED [0.000 seconds]
------------------------------
[ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report
autogenerated by Ginkgo
  > Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 02/02/24 21:31:59.305
  < Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 02/02/24 21:31:59.321 (16ms)
[ReportAfterSuite] PASSED [0.016 seconds]
------------------------------

Summarizing 3 Failures:
  [FAIL] podman machine list [It] list machine: check if running while starting
  /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/list_test.go:107
  [FAIL] podman machine set [It] set machine cpus, disk, memory
  /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/set_test.go:44
  [FAIL] podman machine proxy settings propagation [It] ssh to running machine and check proxy settings
  /Users/MacM1-5-worker/ci/task-4630640545497088/pkg/machine/e2e/proxy_test.go:58

Ran 38 of 41 Specs in 1314.497 seconds
FAIL! -- 35 Passed | 3 Failed | 0 Pending | 3 Skipped
--- FAIL: TestMachine (1314.51s)
FAIL

Ginkgo ran 1 suite in 21m57.943488208s

Test Suite Failed
make[1]: *** [ginkgo-run] Error 1
make: *** [localmachine] Error 2

Exit status: 2����������������������������������������������������������������������������