Skip to content

go: bump the docker group across 2 directories with 3 updates #2306

go: bump the docker group across 2 directories with 3 updates

go: bump the docker group across 2 directories with 3 updates #2306

Triggered via pull request February 24, 2025 05:38
Status Failure
Total duration 3h 48m 48s
Artifacts 18

inspektor-gadget.yml

on: pull_request
Check repo secrets
0s
Check repo secrets
Matrix: clients
Matrix: btfgen
Unit tests for ig
35s
Unit tests for ig
Matrix: example
Matrix: Check ig CWE
Lint
1m 8s
Lint
semgrep
0s
semgrep
Gadgets examples
1m 28s
Gadgets examples
Lint and package Helm charts
7s
Lint and package Helm charts
Documentation checks
2m 37s
Documentation checks
Lint GitHub Actions workflows
3s
Lint GitHub Actions workflows
PR dependencies checks
4s
PR dependencies checks
Build gadget-container-deps
5m 19s
Build gadget-container-deps
Benchmarks
1m 8s
Benchmarks
Matrix: helper images
Public key check
0s
Public key check
Matrix: gadget img
Matrix: ig
Matrix: ig img
eBPF Object checks
2m 4s
eBPF Object checks
Test components
1m 19s
Test components
Publish gadget img manifest
0s
Publish gadget img manifest
Matrix: Scan gadget img
Build and push gadgets
3m 36s
Build and push gadgets
Matrix: IG binary size analysis
Publish ig img manifest
0s
Publish ig img manifest
Matrix: Test gadgets locally
Gadgets unit tests
2m 5s
Gadgets unit tests
Matrix: Gadgets unit tests on kernel
IG memory analysis with pprof
27s
IG memory analysis with pprof
Matrix: Integration tests on AKS
Matrix: Integr. tests
Matrix: Test ig w/o k8s
Matrix: Test ig w/ k8s
Matrix: Integration tests on GKE
Integration tests on ARO
0s
Integration tests on ARO
Matrix: Integration tests on EKS
Release
0s
Release
Publish test reports
0s
Publish test reports
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 22 warnings
Lint: pkg/container-utils/docker/docker.go#L90
SA1019: dockertypes.Container is deprecated: use [container.Summary]. (staticcheck)
Lint: pkg/container-utils/docker/docker.go#L111
SA1019: dockertypes.Container is deprecated: use [container.Summary]. (staticcheck)
Lint: pkg/container-utils/docker/docker.go#L243
SA1019: c.client.ImageInspectWithRaw is deprecated: Use [Client.ImageInspect] instead. Raw response can be obtained using the [ImageInspectWithRawResponse] option. (staticcheck)
Lint: pkg/container-utils/docker/docker.go#L280
SA1019: dockertypes.Container is deprecated: use [container.Summary]. (staticcheck)
Lint
issues found
PR dependencies checks
Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled along with GitHub Advanced Security on private repositories, see https://github.com/kokizzu/inspektor-gadget/settings/security_analysis
Test gadgets locally (containerd)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test gadgets locally (docker)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Gadgets unit tests on kernel (5.15)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Gadgets unit tests on kernel (5.4)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Gadgets unit tests on kernel (6.6)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Gadgets unit tests on kernel (6.10)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Gadgets unit tests on kernel (6.11)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Gadgets unit tests on kernel (5.10)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Gadgets unit tests on kernel (6.1)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test ig w/o k8s (docker)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test ig w/o k8s (containerd)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test ig w/ k8s (containerd)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test ig w/ k8s (docker)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test ig w/ k8s (cri-o)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test ig w/ k8s (cri-o)
Process completed with exit code 2.
Integr. tests (cri-o)
Process completed with exit code 2.
Integr. tests (cri-o)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Integr. tests (containerd)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Integr. tests (docker)
Process completed with exit code 2.
Integr. tests (docker)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
Lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
Documentation checks
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Documentation checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
example (container-hook)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
example (kube-container-collection)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
Lint and package Helm charts
Input 'token' has been deprecated with message: GitHub token is no longer required
gadget img (linux, amd64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
gadget img (linux, amd64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
gadget img (linux, amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
gadget img (linux, arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
gadget img (linux, arm64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
gadget img (linux, arm64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
ig img (linux, amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
ig img (linux, amd64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
ig img (linux, amd64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
ig img (linux, arm64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
ig img (linux, arm64)
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
ig img (linux, arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
IG binary size analysis (amd64)
Restore cache failed: Dependencies file is not found in /home/runner/work/inspektor-gadget/inspektor-gadget. Supported file pattern: go.sum
IG binary size analysis (arm64)
Restore cache failed: Dependencies file is not found in /home/runner/work/inspektor-gadget/inspektor-gadget. Supported file pattern: go.sum
IG memory analysis with pprof
Restore cache failed: Dependencies file is not found in /home/runner/work/inspektor-gadget/inspektor-gadget. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
gadget-charts-tgz
9.73 KB
gadget-container-image-linux-amd64.tar
71 MB
gadget-container-image-linux-arm64.tar
67.1 MB
gadgetctl-darwin-amd64-tar-gz
34.6 MB
gadgetctl-darwin-arm64-tar-gz
33 MB
gadgetctl-linux-amd64-tar-gz
34.6 MB
gadgetctl-linux-arm64-tar-gz
32.3 MB
gadgetctl-windows-amd64-tar-gz
34.9 MB
ig-container-image-linux-amd64.tar
47 MB
ig-container-image-linux-arm64.tar
44.1 MB
ig-linux-amd64-tar-gz
45.5 MB
ig-linux-arm64-tar-gz
42.6 MB
kubectl-gadget-darwin-amd64-tar-gz
37.6 MB
kubectl-gadget-darwin-arm64-tar-gz
35.9 MB
kubectl-gadget-linux-amd64-tar-gz
37.5 MB
kubectl-gadget-linux-arm64-tar-gz
35.1 MB
kubectl-gadget-windows-amd64-tar-gz
37.9 MB
test-reports
783 Bytes