Update actions and base image to support go 1.20 #424
Annotations
2 errors and 2 warnings
tests/network/testdata/switch_net_vlans.txt#L59
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[app2]' state: 'RUNNING' secs: 600
time: 2024-05-29T10:25:34.057097188Z out: appName app2 state changed to UNKNOWN
time: 2024-05-29T10:25:37.205431496Z out: appName app2 state changed to RESOLVING_TAG
time: 2024-05-29T10:25:38.20612312Z out: appName app2 state changed to INSTALLED: [description:"Remaining memory bytes 596770816 app instance needs 861339648" timestamp:***seconds:1716978337 nanos:30581260*** severity:SEVERITY_WARNING entities:***entity:ENTITY_APP_INSTANCE entity_id:"be1fa4d2-4803-4eba-93bc-09dea8d6db07"*** entities:***entity:ENTITY_APP_INSTANCE entity_id:"fe3efbdc-8880-439c-8321-153a3c75b281"*** retry_condition:"Retry will be triggered when one or more apps will shutdown"]
app_test.go:171: ASSERTION FAILED (2024-05-29T10:35:34.058211759Z): expected apps [app2] in RUNNING state
app_test.go:173: actual app2: INSTALLED: [description:"Remaining memory bytes 596770816 app instance needs 861339648" timestamp:***seconds:1716978337 nanos:30581260*** severity:SEVERITY_WARNING entities:***entity:ENTITY_APP_INSTANCE entity_id:"be1fa4d2-4803-4eba-93bc-09dea8d6db07"*** entities:***entity:ENTITY_APP_INSTANCE entity_id:"fe3efbdc-8880-439c-8321-153a3c75b281"*** retry_condition:"Retry will be triggered when one or more apps will shutdown"]
app_test.go:175: history of states for app2:
app_test.go:177: state: no info from controller received in: 2024-05-29T10:25:34.051251299Z
app_test.go:177: state: UNKNOWN received in: 2024-05-29T10:25:34.057095024Z
app_test.go:177: state: RESOLVING_TAG received in: 2024-05-29T10:25:37.205427579Z
app_test.go:177: state: INSTALLED: [description:"Remaining memory bytes 596770816 app instance needs 861339648" timestamp:***seconds:1716978337 nanos:30581260*** severity:SEVERITY_WARNING entities:***entity:ENTITY_APP_INSTANCE entity_id:"be1fa4d2-4803-4eba-93bc-09dea8d6db07"*** entities:***entity:ENTITY_APP_INSTANCE entity_id:"fe3efbdc-8880-439c-8321-153a3c75b281"*** retry_condition:"Retry will be triggered when one or more apps will shutdown"] received in: 2024-05-29T10:25:38.206120225Z
--- app app2 logs ---
------
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 10m0s
--- FAIL: TestAppStatus (601.01s)
FAIL
[exit status 1]
FAIL: ../network/testdata/switch_net_vlans.txt:59: command failure
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, google-github-actions/[email protected], google-github-actions/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eden-report-kvm-ext4", "eden-report-kvm-zfs", "eden-report-xen-ext4", "eden-report-xen-zfs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading