Auto PR E2E CI #279
auto-pr-ci.yaml
on: workflow_dispatch
get_ref
6s
Matrix: call_build_ci_image / build_and_push_prs
call_unittest
/
Deduce required tests from code changes
3s
lint_chart_against_release_image
/
chart-lint-test
30s
call_unittest
/
lint-golang
2m 1s
call_unittest
/
lint_SDK_and_build
2m 2s
call_unittest
/
unittest
2m 16s
trivy_scan_images
/
trivy_scan_images
25s
Matrix: e2e_dual_k8s_12 / call_e2e
Waiting for pending jobs
Matrix: e2e_dual_latest / call_e2e
Waiting for pending jobs
Matrix: e2e_dual_ubuntu_20 / call_e2e
Waiting for pending jobs
Matrix: e2e_ipv4_latest / call_e2e
Matrix: e2e_ipv6_latest / call_e2e
Waiting for pending jobs
Annotations
6 errors and 25 warnings
call_unittest / unittest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
trivy_scan_images / trivy_scan_images
Process completed with exit code 1.
|
e2e_ipv4_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Process completed with exit code 1.
|
e2e_ipv4_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Process completed with exit code 1.
|
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Process completed with exit code 1.
|
e2e_ipv4_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
|
call_release_chart / package_chart
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
call_unittest / lint_SDK_and_build
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|
call_unittest / lint-golang
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|
call_unittest / unittest
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|
call_build_ci_image / build_and_push_prs (spiderpool-controller, ./images/spiderpool-controller/Dockerfile, ./)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
call_build_ci_image / build_and_push_prs (spiderpool-agent, ./images/spiderpool-agent/Dockerfile, ./)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
call_build_ci_image / Display Digests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
trivy_scan_images / trivy_scan_images
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_ipv4_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_ipv4_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_ipv4_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "chart_package_artifact", "image-digest-spiderpool-agent", "image-digest-spiderpool-controller", "image-tar-spiderpool-agent", "image-tar-spiderpool-controller".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
chart_package_artifact
Expired
|
52.5 KB |
|
image-digest-spiderpool-agent
Expired
|
250 Bytes |
|
image-digest-spiderpool-controller
Expired
|
260 Bytes |
|
image-tar-spiderpool-agent
Expired
|
85.1 MB |
|
image-tar-spiderpool-controller
Expired
|
60.1 MB |
|
ty-dc~spiderpool~1IPW70.dockerbuild
Expired
|
6.15 KB |
|
ty-dc~spiderpool~D5DC8E.dockerbuild
Expired
|
24.8 KB |
|
ty-dc~spiderpool~I7YML9.dockerbuild
Expired
|
25.9 KB |
|
ty-dc~spiderpool~MQW8IW.dockerbuild
Expired
|
16.1 KB |
|
ty-dc~spiderpool~O24I49.dockerbuild
Expired
|
6.14 KB |
|
ty-dc~spiderpool~PLT34E.dockerbuild
Expired
|
53.2 KB |
|
ty-dc~spiderpool~XONZNR.dockerbuild
Expired
|
52.2 KB |
|
ty-dc~spiderpool~XX49QQ.dockerbuild
Expired
|
16 KB |
|