[DO NOT MERGE]: Dirty hack for local runners #103
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
eden.yml
on: push
test_suite_master
/
Determine best available runner
0s
test_suite_tag
/
Determine best available runner
check_md_wf_files
0s
test_suite_master
/
Networking test suite
1h 54m
test_suite_master
/
LPS LOC test suite
1h 25m
test_suite_master
/
User apps test suite
30m 37s
test_suite_master
/
Virtualization test suite
10m 2s
Matrix: test_suite_master / EVE upgrade test suite
Matrix: test_suite_master / Smoke tests
Matrix: test_suite_master / Storage test suite
test_suite_tag
/
LPS LOC test suite
test_suite_tag
/
Networking test suite
test_suite_tag
/
User apps test suite
test_suite_tag
/
Virtualization test suite
Matrix: test_suite_tag / EVE upgrade test suite
Waiting for pending jobs
Matrix: test_suite_tag / Smoke tests
Waiting for pending jobs
Matrix: test_suite_tag / Storage test suite
Waiting for pending jobs
Matrix: test_suite_pr
Waiting for pending jobs
Annotations
7 errors
|
test_suite_master / Virtualization test suite
Process completed with exit code 1.
|
|
test_suite_master / Virtualization test suite
Process completed with exit code 1.
|
|
test_suite_master / User apps test suite:
tests/docker/testdata/2dockers_test.txt#L13
[stdout]
Docker app deployment Test
=== RUN TestDockerStart
docker_test.go:189: time: 2025-03-10T10:04:36.9123582Z out: Add app to list
config changed, to see config run 'eden controller edge-node get-config'
docker_test.go:195: time: 2025-03-10T10:04:37.920807637Z out: Add processing of app messages
docker_test.go:199: time: 2025-03-10T10:04:37.920840689Z out: Add processing of app running messages
docker_test.go:203: time: 2025-03-10T10:04:37.920853953Z out: Add function to obtain EVE IP
docker_test.go:207: time: 2025-03-10T10:04:37.920863772Z out: Add trying to access app via http
testProc.go:84: time: 2025-03-10T10:04:46.467945729Z out: testcontext.ProcTimerFunc done with return: external ip is: 127.0.0.1
testProc.go:84: time: 2025-03-10T10:05:25.349378433Z out: testcontext.ProcInfoFunc done with return: app found with name t1
testContext.go:291: WaitForProc terminated by timeout 20m0s
testContext.go:274: WaitForProcWithErrorCallback terminated by timeout 20m0s
--- FAIL: TestDockerStart (1201.45s)
FAIL
[stderr]
time="2025-03-10T10:04:46Z" level=info msg="time: 2025-03-10T10:04:46.467945729Z out: testcontext.ProcTimerFunc done with return: external ip is: 127.0.0.1"
time="2025-03-10T10:05:25Z" level=info msg="time: 2025-03-10T10:05:25.349378433Z out: testcontext.ProcInfoFunc done with return: app found with name t1"
[exit status 1]
FAIL: ../docker/testdata/2dockers_test.txt:13: command failure
|
|
test_suite_master / User apps test suite
Process completed with exit code 1.
|
|
test_suite_master / LPS LOC test suite:
tests/eclient/testdata/dev_local_info.txt#L84
[stdout]
Reboot Test
=== RUN TestReboot
reboot_test.go:162: time: 2025-03-10T10:55:46.149444908Z out: Wait for state of db20d94c-4138-46dd-a1dc-0729b4d53201
testContext.go:369: done waiting for State
reboot_test.go:166: time: 2025-03-10T10:55:46.149485212Z out: timewait: 1h40m0s
reboot_test.go:167: time: 2025-03-10T10:55:46.149498938Z out: reboot: false
reboot_test.go:168: time: 2025-03-10T10:55:46.149505891Z out: count: 3
reboot_test.go:172: time: 2025-03-10T10:55:46.149518564Z out: LastRebootTime: 2025-03-10 10:02:43.862551613 +0000 UTC
reboot_test.go:174: time: 2025-03-10T10:55:46.149530587Z out: LastRebootReason: NORMAL: First boot of device - at 2025-03-10T10:02:43.862551613Z
rebooted with reason NORMAL: controller reboot at EVE version 0.0.0-master-5c74998c-kvm-amd64 at 2025-03-10T11:05:54.776320465Z
at 2025-03-10 11:05:54.829755442 +0000 UTC/nrebooted with reason Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2025-03-10T11:18:14.086589337Z at 2025-03-10 11:18:14.086589337 +0000 UTC/n testProc.go:84: time: 2025-03-10T11:19:27.578735359Z out: testcontext.ProcInfoFunc done with return: abnormal reboot: Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2025-03-10T11:18:14.086589337Z
testContext.go:260: done for device db20d94c-4138-46dd-a1dc-0729b4d53201
reboot_test.go:186: time: 2025-03-10T11:19:27.578831437Z out: Number of reboots: 1
--- PASS: TestReboot (1421.43s)
PASS
[stderr]
time="2025-03-10T11:19:27Z" level=info msg="time: 2025-03-10T11:19:27.578735359Z out: testcontext.ProcInfoFunc done with return: abnormal reboot: Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2025-03-10T11:18:14.086589337Z"
FAIL: ../eclient/testdata/dev_local_info.txt:84: unexpected command success
|
|
test_suite_master / LPS LOC test suite:
tests/eclient/testdata/dev_local_info.txt#L84
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[app1 local-manager]' state: 'RUNNING' secs: 1200
time: 2025-03-10T11:05:23.173912458Z out: appName app1 state changed to HALTED
time: 2025-03-10T11:05:23.173926474Z out: appName local-manager state changed to RUNNING
time: 2025-03-10T11:05:44.696152232Z out: appName local-manager state changed to HALTING
time: 2025-03-10T11:05:51.701761248Z out: appName local-manager state changed to HALTED
time: 2025-03-10T11:10:31.930334777Z out: appName local-manager state changed to UNKNOWN
time: 2025-03-10T11:10:31.930355255Z out: appName app1 state changed to UNKNOWN
time: 2025-03-10T11:10:45.941461398Z out: appName local-manager state changed to INITIAL
time: 2025-03-10T11:10:49.95330988Z out: appName app1 state changed to INITIAL
time: 2025-03-10T11:10:51.954736274Z out: appName app1 state changed to UNKNOWN
time: 2025-03-10T11:12:23.028045487Z out: appName app1 state changed to INSTALLED
time: 2025-03-10T11:12:27.032148336Z out: appName local-manager state changed to INSTALLED
time: 2025-03-10T11:19:27.349550395Z out: appName local-manager state changed to UNKNOWN
time: 2025-03-10T11:19:27.349562878Z out: appName app1 state changed to UNKNOWN
[context canceled]
FAIL: ../eclient/testdata/dev_local_info.txt:84: test interrupted while running command
|
|
test_suite_master / LPS LOC test suite
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
eden-report-eve-upgrade.tests.txt-tpm-true-ext4
Expired
|
3.44 MB |
sha256:2b87382d1b91b76f1b53bf6fe0f96daf42aa5e1ad3fcd3e6857ea64e50655b9f
|
|
|
eden-report-eve-upgrade.tests.txt-tpm-true-zfs
Expired
|
3.92 MB |
sha256:f06f11d54fa47843fe8222f877a1a525737b03137918ddc7355d4fc35622912f
|
|
|
eden-report-lps-loc.tests.txt-tpm-true-ext4
Expired
|
8.41 MB |
sha256:f6f483bf2d4936b8c3a80df9de8fc6c7fbfb032630ccbff343e329201dbff2fa
|
|
|
eden-report-networking.tests.txt-tpm-true-ext4
Expired
|
2.29 MB |
sha256:68839b561ffcdc51645a2ecbe20d4aae04b0bad986a00a1fa8879ff185434cac
|
|
|
eden-report-smoke.tests.txt-tpm-false-ext4
Expired
|
1.83 MB |
sha256:cd6ef8d41616c8ed74722cf8db01968b21fff6ad2fe660e3508c559c608bc08a
|
|
|
eden-report-smoke.tests.txt-tpm-false-zfs
Expired
|
1.68 MB |
sha256:b871592362b5fbd2882c195e32a2ba3a4e8fb665d757cc86f31603c2ed7dda10
|
|
|
eden-report-smoke.tests.txt-tpm-true-ext4
Expired
|
1.6 MB |
sha256:57d6505244dc1c835965a87759a131c1a1fa740c3d24116fd1c212bda92756fa
|
|
|
eden-report-smoke.tests.txt-tpm-true-zfs
Expired
|
1.68 MB |
sha256:428fe4f1e6997e5917e9240d864ecc05167e5927ce18e651f3aaff25f7bcc97e
|
|
|
eden-report-storage.tests.txt-tpm-true-ext4
Expired
|
1.38 MB |
sha256:5d7fc85ccbf03ddd3a486632ee4ace7ca9e9bd388653062f5185ee6c5d460f23
|
|
|
eden-report-storage.tests.txt-tpm-true-zfs
Expired
|
1.52 MB |
sha256:b65ce9bd9ec48089c3d4d482018ce444ac0582082d95d8a5a8d6f2bb27bb9f59
|
|
|
eden-report-user-apps.tests.txt-tpm-true-ext4
Expired
|
2.84 MB |
sha256:205c3ad0ba72e51f680eaa273c942fae27a606ddc39907cd70ee9636a05ad3fd
|
|
|
eden-report-virtualization.tests.txt-tpm-true-ext4
Expired
|
1.6 KB |
sha256:bb99b47940610af690738f5f3c16e638413f6f82f94002d9dadbee339e8c14e7
|
|