-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/testingCategorizes issue or PR as related to a unit/integration test.Categorizes issue or PR as related to a unit/integration test.
Description
Description
There are some errors in the integration tests on a step Creating Deployment with alpine-runner
, but the test is passed.
The same errors appear in another runners too https://github.com/aquasecurity/trivy-operator/actions/runs/17401067423/job/49394706500?pr=2734
it should be investigated.
STEP: Creating Deployment with alpine-runner @ 09/03/25 07:06:53.812
{"level":"error","ts":"2025-09-03T07:06:53Z","msg":"Reconciler error","controller":"replicaset","controllerGroup":"apps","controllerKind":"ReplicaSet","ReplicaSet":{"name":"alpine-runner-d5pb4-5cdbcd86bb","namespace":"default"},"namespace":"default","name":"alpine-runner-d5pb4-5cdbcd86bb","reconcileID":"6c1a76c7-35c1-46c4-9375-1220e818e924","error":"failed checking current revision: Deployment.apps \"alpine-runner-d5pb4\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:353\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:300\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.1\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:202"}
{"level":"error","ts":"2025-09-03T07:06:53Z","msg":"Reconciler error","controller":"replicaset","controllerGroup":"apps","controllerKind":"ReplicaSet","ReplicaSet":{"name":"alpine-runner-d5pb4-5cdbcd86bb","namespace":"default"},"namespace":"default","name":"alpine-runner-d5pb4-5cdbcd86bb","reconcileID":"2ac55545-626b-4ad1-b62a-3ede4481196a","error":"failed checking current revision: Deployment.apps \"alpine-runner-d5pb4\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:353\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:300\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.1\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:202"}
{"level":"error","ts":"2025-09-03T07:06:53Z","msg":"Reconciler error","controller":"replicaset","controllerGroup":"apps","controllerKind":"ReplicaSet","ReplicaSet":{"name":"alpine-runner-d5pb4-5cdbcd86bb","namespace":"default"},"namespace":"default","name":"alpine-runner-d5pb4-5cdbcd86bb","reconcileID":"cc758559-1867-4c30-83f5-50b03105e9fd","error":"failed checking current revision: Deployment.apps \"alpine-runner-d5pb4\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:353\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:300\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.1\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:202"}
you can see more details here: https://github.com/aquasecurity/trivy-operator/actions/runs/17425507434/job/49472355667?pr=2733
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/testingCategorizes issue or PR as related to a unit/integration test.Categorizes issue or PR as related to a unit/integration test.