Skip to content

Add IaaS network provider integration support #9333

Add IaaS network provider integration support

Add IaaS network provider integration support #9333

Triggered via pull request May 18, 2026 03:35
@cyclindercyclinder
synchronize #5573
Status Failure
Total duration 1h 0m 41s
Artifacts 41

auto-pr-ci.yaml

on: pull_request_target
call_release_chart  /  get_ref
3s
call_release_chart / get_ref
Matrix: call_build_ci_image / build_and_push_prs
call_unittest  /  Deduce required tests from code changes
call_unittest / Deduce required tests from code changes
lint_chart_against_release_image  /  chart-lint-test
2m 17s
lint_chart_against_release_image / chart-lint-test
call_release_chart  /  package_chart
19s
call_release_chart / package_chart
call_build_ci_image  /  Display Digests
6s
call_build_ci_image / Display Digests
call_unittest  /  lint-golang
call_unittest / lint-golang
call_unittest  /  lint_SDK_and_build
call_unittest / lint_SDK_and_build
call_unittest  /  unittest
call_unittest / unittest
call_release_chart  /  update_githubpage
0s
call_release_chart / update_githubpage
trivy_scan_images  /  trivy_scan_images
26s
trivy_scan_images / trivy_scan_images
Matrix: e2e_dual_k8s_12 / call_e2e
Matrix: e2e_dual_latest / call_e2e
Matrix: e2e_ipv4_latest / call_e2e
Matrix: e2e_ipv6_latest / call_e2e
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 30 warnings
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Process completed with exit code 1.
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
e2e_ipv6_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
get_ref
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v2.11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
get_ref
'base' input parameter is ignored when action is triggered by pull request event
get_ref
'ref' input parameter is ignored when 'base' is set to HEAD
call_release_chart / package_chart
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, azure/setup-helm@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint_chart_against_release_image / chart-lint-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5.6.0, azure/setup-helm@v4, helm/kind-action@v1.12.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call_build_ci_image / build_and_push_prs (spiderpool-controller, ./images/spiderpool-controller/Dockerfile, ./)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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#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, ./)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
trivy_scan_images / trivy_scan_images
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
chart_package_artifact_b84e3c70ffe68d49a85fd6778d11542ab1c9fd70 Expired
64.2 KB
sha256:530920504e149c385ebc18a435bbb02bc0f78f3a21398c7cc9e75bcd643db842
image-digest-spiderpool-agent-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70 Expired
286 Bytes
sha256:7511c955167d15bcbc8fe6e555ace39e93a5a1ec3c1801b51c47adcccd03495f
image-digest-spiderpool-controller-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70 Expired
299 Bytes
sha256:79f432cab9ddc258511d6cb3677f7529854dc676c7150aa7b648f1d853745cf0
image-tar-spiderpool-agent-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70 Expired
104 MB
sha256:3001991b5b4ae251c2f2b70acd47282836b60dc799010e8a5eb0dc6dbdbb94d7
image-tar-spiderpool-controller-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70 Expired
67.7 MB
sha256:0368e5a46d146181a4e94fd5e5d9cb9fe739088467a6431e4a71cb1dc3fff634
spidernet-io~spiderpool~4K4GJ1.dockerbuild
64.2 KB
sha256:2916aed08ece792dfbc78ed95399695758966896cde4040f6751a10c5541bcd8
spidernet-io~spiderpool~4PRF2N.dockerbuild
21.7 KB
sha256:682ef6e0128259bf221f467e9c9b6d3330db0bd8dac8498d3b5e51f48b28cf05
spidernet-io~spiderpool~5QW7PI.dockerbuild
21.5 KB
sha256:c20acca44915bc0a711daa575e95f5875541c70954926bb0078b4328ab0fb0db
spidernet-io~spiderpool~BZS8SP.dockerbuild
65.1 KB
sha256:47b057a2170da14a76b866953f2098253c698c801bc34b242fc3f7e8f952eaaa
spidernet-io~spiderpool~Q7IKGZ.dockerbuild
30.4 KB
sha256:8a98c4e29f49292e01047b721817f08fe1915b15b34a4e559ac63df274d2d44d
spidernet-io~spiderpool~S7U6LN.dockerbuild
30.6 KB
sha256:5449441ed43504edb8b5e41c730997ef982c1211097665f45822dd2bdac9fb66
ubuntu-latest-dual-e2e_test_calico-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
299 KB
sha256:11cfe09d30429f8e0c8bec07950f22136c34f89a93e1e6fc3e6db90c5d3292c5
ubuntu-latest-dual-e2e_test_calico-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
32.6 KB
sha256:7a6f064c0e1ae3e636446ef3a95b91a246009a8e3f8314b167149bd4fea35e50
ubuntu-latest-dual-e2e_test_calico-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
271 KB
sha256:ecd2b86ca9806e0dfc568575089d65572b846192de170f426a8334f9bd518c6f
ubuntu-latest-dual-e2e_test_calico-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
32.1 KB
sha256:30304b69387523c0db2e678b39f91e1b623a34d28ea4d3984eadae3e51cf77b4
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
107 KB
sha256:382a2422405c8e3733baab751cd752559b13ba323f74d50db52bb6134ff3b625
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
13.9 KB
sha256:05543ca029150af310cb5180ac769ec5d08357f26c930dba004c3f2569e85466
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
109 KB
sha256:6a17dcd9e4a3a2dd7f56148e1b8827bce02e89de8fe0d3d81c1b969bd69ab471
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
13.8 KB
sha256:7a3c29844725a159820cc3a43b904982aa2b27920dda13a3e39df6596586bdec
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
269 KB
sha256:1d0c9c3391a17b0335394a512c835720b1f737a621a73aec6e13250663f2c02f
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
31.6 KB
sha256:6429a651288b321c18630901bb7d8d2847cac20e46bbf8199c50f0f714216660
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
240 KB
sha256:33058d260312f4fa3631f97aca667f363808cad8842190234ee4429705746ab9
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
30.5 KB
sha256:94904cc74147a20e96f9197159767c227717bb11301735fd377781275c62d5b8
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
1.22 MB
sha256:15204b3e56d702f05e6e4d0d3d9f728afc96fab1d715f737e1e7f8e52de326e5
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
171 KB
sha256:86055f19439ffb603d02b4296d2018757436b9b2b73e0ebf22e5252f093cc110
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
856 KB
sha256:f48aece35de137c9e5571dee0893da6b800cd69f193b475a13ecb22a7456ccb1
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
191 KB
sha256:da6b00652f3576955569fc28e7e7a971d4091a5f1968024344f10e2c20646169
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
103 KB
sha256:7b8a399fa7fa104f432431c72c74c668e8d31481e36b3587e1ada45faefae7a7
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
13.9 KB
sha256:d74d29a118677722b61f50e8bfbba1adbf4e12b413482b1f2144f65591f6ea78
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
228 KB
sha256:561a81a5864396b1e62dbdbca6b71f3f0180652d6e7c106c33da35b90229e3c2
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
31.2 KB
sha256:3af5897b6cea68aecc77cc81c25f2e4aa1f13fead291b7cf475bdd4e287d5bb7
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
789 KB
sha256:d8d526475e01d65facfcfe827eddb1da9b50bc97776532c5f666148e650e6867
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
174 KB
sha256:bdf8b5b96256b84cb87dedbe393ca584003cf8eff0bd6e32fd94ff3d73ee347c
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
236 KB
sha256:4ede3937fd5158246429a868a0e7b50158c945ff459ab568b081d53588a344b2
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
30.8 KB
sha256:b7b6882d6020bdcdcca6afcc337f092fc834d6c46dc9ca6b4c3d2c119e7bc8bc
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
106 KB
sha256:8bf9ef2d4f6bca12cd19063bb4868787f9e0786e549bfd91fecea1f1a8c23250
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
14 KB
sha256:1feacec85c59969c2b1d460e4b9a64a5072ca2c589a41ebb0efbe2197d19f179
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
216 KB
sha256:d3939eb7a029d2244309330a71aac78a1d3e2948431e87fa0899621cee0011e1
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
29.9 KB
sha256:b2f7c3e6e559af84c568cab680ca1786526bcbd7392a69872701cc15b9ccef35
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-debuglog.txt Expired
1.11 MB
sha256:787ad7de41b6b3c875aec2a8b798c22a9d36a6688cae9bf820e49fe1f9d1190e
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-b84e3c70ffe68d49a85fd6778d11542ab1c9fd70-e2ereport.json Expired
146 KB
sha256:7d33b2aca7a3b90ef38852de0f7280c23f0d3428a81acda6d1607f2796b05f70